projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c59b433
)
Add bug reporting address to pot files
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 6 Dec 2020 16:00:35 +0000
(11:00 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 8 Dec 2020 22:51:38 +0000
(17:51 -0500)
Fixes: #3451
make-pot
patch
|
blob
|
history
diff --git
a/make-pot
b/make-pot
index afedf38e26ad682a7bb33633bbec891651df4ab8..ad3c3ad97a06cfe5333ad4e4b6e55aac902a0be6 100755
(executable)
--- a/
make-pot
+++ b/
make-pot
@@
-42,6
+42,7
@@
fi
$XGETTEXT --default-domain="$GETTEXT_PACKAGE" \
--directory="$top_srcdir" \
+ --msgid-bugs-address="https://gitlab.gnome.org/GNOME/gtk/-/issues/" \
--add-comments \
$XGETTEXT_KEYWORDS \
--from-code=utf-8 \